########################################################################
#
#                           AudioDevice.eww
#
# $Revision: 1.0 $
#
########################################################################

DESCRIPTION
===========
   This example project shows how to use the IAR Embedded Workbench
  for ARM to develop code for the ET-STM32F103 + ET-MINI AUDIO OUT board.
   It implements usb audio device with one output and one input.

COMPATIBILITY
=============
   The USB Audio example project is compatible with, on the ET-STM32F103
  evaluation board. By default, the project is configured to use the
  J-Link JTAG/SWD interface.

CONFIGURATION
=============
   Make sure that the following jumpers are correctly configured on the
  ET-STM32F103 evaluation board:

   Jumpers:
  UMODE - 1-2
   
   Connect PA8 From ET-STM32F103 to ET-MINI AUDIO OUT For Test


GETTING STARTED
===============

  1) Start the IAR Embedded Workbench for ARM.

  2) Select File->Open->Workspace...
     Open the following workspace:

     \..\Examples\IAR5-ET-STM32F103\AudioDevice\AudioDevice.eww

  3) Run the program.
  4) Use the USB cable to connect the PC to USB of the Board

   The first time the device is connected to the computer, Windows will load the 
  driver for identified device. The USB Audio Device driver will be automatically loaded.